home *** CD-ROM | disk | FTP | other *** search
- <settings>
- <!-- text style -->
- <TextStyles>
- </TextStyles>
-
- <!-- placements -->
- <Placements>
- <Placement name="PopupBackground" loc="9,12" size="82,75"/>
- <Placement name="VideoInfo" loc="9,12"/>
- </Placements>
-
- <!-- Composite Images -->
- <CompositeImages>
-
- <CompositeImage name="PopupBackground" size="82,75">
- <DrawRoundedRect loc="2,2" size="96,96" fillColor="PopupBackground" borderColor="PopupBorder" radius="@PopupCornerRadius" borderWidth="@PopupBorderWidth"/>
- </CompositeImage>
-
- <!-- Info -->
- <CompositeImage name="VideoInfo" size="82,75">
- <DrawImage filename="@thumbnail" loc="5,5" size="20,29"/>
- <DrawText text="@title" loc="30,5" size="90,10" textStyle="GeneralTextHeaderStyle" align="Left"/>
- <DrawText text="@downloadedSoFar" loc="30,12" size="90,70" textStyle="GeneralTextStyle" align="Left"/>
- <DrawText text="Rating:" loc="30,17" size="90,70" textStyle="GeneralTextStyle" align="Left"/>
- <DrawText text="@ratingAvg" loc="42,17" size="90,70" textStyle="GeneralTextStyle" align="Left"/>
- <DrawText text="Author:" loc="30,22" size="90,70" textStyle="GeneralTextStyle" align="Left"/>
- <DrawText text="@author" loc="42,22" size="90,70" textStyle="GeneralTextStyle" align="Left"/>
- <DrawText text="@description" loc="5,35" size="90,60" textStyle="GeneralTextStyle" align="Left"/>
- </CompositeImage>
-
- </CompositeImages>
- </settings>